6. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2022-09-08 08:48:54 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

6.1 Files compared

#LocationFileLast Modified
1/Volumes/Data 1/Ampps/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigation/etcdi.xml2022-04-22 07:34:10 +0000
2Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigation/etcdi.xml2022-04-22 07:34:10 +0000

6.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1432
Changed00
Inserted00
Removed00

6.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

6.4 Active regular expressions

No regular expressions were active.

6.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Mageplaza 6  * Mageplaza
7  * 7  *
8  * NOTICE OF LICENSE 8  * NOTICE OF LICENSE
9  * 9  *
10  * This source file is subject to the Mageplaza.com license that is 10  * This source file is subject to the Mageplaza.com license that is
11  * available through the world-wide-web at this URL: 11  * available through the world-wide-web at this URL:
12  * https://www.mageplaza.com/LICENSE.txt 12  * https://www.mageplaza.com/LICENSE.txt
13  * 13  *
14  * DISCLAIMER 14  * DISCLAIMER
15  * 15  *
16  * Do not edit or add to this file if you wish to upgrade this extension to newer 16  * Do not edit or add to this file if you wish to upgrade this extension to newer
17  * version in the future. 17  * version in the future.
18  * 18  *
19  * @category    Mageplaza 19  * @category    Mageplaza
20  * @package     Mageplaza_LayeredNavigation 20  * @package     Mageplaza_LayeredNavigation
21  * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/) 21  * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
22  * @license     https://www.mageplaza.com/LICENSE.txt 22  * @license     https://www.mageplaza.com/LICENSE.txt
23  */ 23  */
24 --> 24 -->
25 <config  25 <config 
26  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  26  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
27  xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd" 27  xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"
28 > 28 >
29       29      
30  <virtualType  30  <virtualType 
31   name="categoryFilterList"  31   name="categoryFilterList" 
32   type="Magento\Catalog\Model\Layer\FilterList" 32   type="Magento\Catalog\Model\Layer\FilterList"
33  > 33  >
34            34           
35   <arguments> 35   <arguments>
36                 36                
37    <argument  37    <argument 
38     name="filters"  38     name="filters" 
39     xsi:type="array" 39     xsi:type="array"
40    > 40    >
41                      41                     
42     <item  42     <item 
43      name="attribute"  43      name="attribute" 
44      xsi:type="string" 44      xsi:type="string"
45     > 45     >
46      Mageplaza\LayeredNavigation\Model\Layer\Filter\Attribute 46      Mageplaza\LayeredNavigation\Model\Layer\Filter\Attribute
47     </item> 47     </item>
48                      48                     
49     <item  49     <item 
50      name="price"  50      name="price" 
51      xsi:type="string" 51      xsi:type="string"
52     > 52     >
53      Mageplaza\LayeredNavigation\Model\Layer\Filter\Price 53      Mageplaza\LayeredNavigation\Model\Layer\Filter\Price
54     </item> 54     </item>
55                      55                     
56     <item  56     <item 
57      name="category"  57      name="category" 
58      xsi:type="string" 58      xsi:type="string"
59     > 59     >
60      Mageplaza\LayeredNavigation\Model\Layer\Filter\Category 60      Mageplaza\LayeredNavigation\Model\Layer\Filter\Category
61     </item> 61     </item>
62                  62                 
63    </argument> 63    </argument>
64             64            
65   </arguments> 65   </arguments>
66        66       
67  </virtualType> 67  </virtualType>
68       68      
69  <virtualType  69  <virtualType 
70   name="searchFilterList"  70   name="searchFilterList" 
71   type="Magento\Catalog\Model\Layer\FilterList" 71   type="Magento\Catalog\Model\Layer\FilterList"
72  > 72  >
73            73           
74   <arguments> 74   <arguments>
75                 75                
76    <argument  76    <argument 
77     name="filters"  77     name="filters" 
78     xsi:type="array" 78     xsi:type="array"
79    > 79    >
80                      80                     
81     <item  81     <item 
82      name="attribute"  82      name="attribute" 
83      xsi:type="string" 83      xsi:type="string"
84     > 84     >
85      Mageplaza\LayeredNavigation\Model\Layer\Filter\Attribute 85      Mageplaza\LayeredNavigation\Model\Layer\Filter\Attribute
86     </item> 86     </item>
87                      87                     
88     <item  88     <item 
89      name="price"  89      name="price" 
90      xsi:type="string" 90      xsi:type="string"
91     > 91     >
92      Mageplaza\LayeredNavigation\Model\Layer\Filter\Price 92      Mageplaza\LayeredNavigation\Model\Layer\Filter\Price
93     </item> 93     </item>
94                      94                     
95     <item  95     <item 
96      name="category"  96      name="category" 
97      xsi:type="string" 97      xsi:type="string"
98     > 98     >
99      Mageplaza\LayeredNavigation\Model\Layer\Filter\Category 99      Mageplaza\LayeredNavigation\Model\Layer\Filter\Category
100     </item> 100     </item>
101                  101                 
102    </argument> 102    </argument>
103             103            
104   </arguments> 104   </arguments>
105        105       
106  </virtualType> 106  </virtualType>
107       107      
108  <virtualType  108  <virtualType 
109   name="Magento\CatalogSearch\Model\ResourceModel\Fulltext\CollectionFactory"  109   name="Magento\CatalogSearch\Model\ResourceModel\Fulltext\CollectionFactory" 
110   type="Magento\Catalog\Model\ResourceModel\Product\CollectionFactory" 110   type="Magento\Catalog\Model\ResourceModel\Product\CollectionFactory"
111  > 111  >
112            112           
113   <arguments> 113   <arguments>
114                 114                
115    <argument  115    <argument 
116     name="instanceName"  116     name="instanceName" 
117     xsi:type="string" 117     xsi:type="string"
118    > 118    >
119     Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\Collection 119     Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\Collection
120    </argument> 120    </argument>
121             121            
122   </arguments> 122   </arguments>
123        123       
124  </virtualType> 124  </virtualType>
125       125      
126  <virtualType  126  <virtualType 
127   name="Magento\CatalogSearch\Model\ResourceModel\Fulltext\SearchCollection"  127   name="Magento\CatalogSearch\Model\ResourceModel\Fulltext\SearchCollection" 
128   type="Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\Collection" 128   type="Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\Collection"
129  > 129  >
130            130           
131   <arguments> 131   <arguments>
132                 132                
133    <argument  133    <argument 
134     name="searchRequestName"  134     name="searchRequestName" 
135     xsi:type="string" 135     xsi:type="string"
136    > 136    >
137     quick_search_container 137     quick_search_container
138    </argument> 138    </argument>
139             139            
140   </arguments> 140   </arguments>
141        141       
142  </virtualType> 142  </virtualType>
143       143      
144  <virtualType  144  <virtualType 
145   name="elasticsearchLayerCategoryItemCollectionProvider"  145   name="elasticsearchLayerCategoryItemCollectionProvider" 
146   type="Magento\Elasticsearch\Model\Layer\Category\ItemCollectionProvider" 146   type="Magento\Elasticsearch\Model\Layer\Category\ItemCollectionProvider"
147  > 147  >
148            148           
149   <arguments> 149   <arguments>
150                 150                
151    <argument  151    <argument 
152     name="factories"  152     name="factories" 
153     xsi:type="array" 153     xsi:type="array"
154    > 154    >
155                      155                     
156     <item  156     <item 
157      name="elasticsearch7 157      name="elasticsearch7
158      xsi:type="object" 158      xsi:type="object"
159     > 159     >
160      Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\CollectionFactory 160      Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\CollectionFactory
161     </item> 161     </item>
162                  162                 
163    </argument> 163    </argument>
164             164            
165   </arguments> 165   </arguments>
166        166       
167  </virtualType> 167  </virtualType>
168       168      
169  <virtualType  169  <virtualType 
170   name="elasticsearchLayerSearchItemCollectionProvider"  170   name="elasticsearchLayerSearchItemCollectionProvider" 
171   type="Magento\Elasticsearch\Model\Layer\Search\ItemCollectionProvider" 171   type="Magento\Elasticsearch\Model\Layer\Search\ItemCollectionProvider"
172  > 172  >
173            173           
174   <arguments> 174   <arguments>
175                 175                
176    <argument  176    <argument 
177     name="factories"  177     name="factories" 
178     xsi:type="array" 178     xsi:type="array"
179    > 179    >
180                      180                     
181     <item  181     <item 
182      name="elasticsearch7 182      name="elasticsearch7
183      xsi:type="object" 183      xsi:type="object"
184     > 184     >
185      Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\CollectionFactory 185      Mageplaza\LayeredNavigation\Model\ResourceModel\Fulltext\CollectionFactory
186     </item> 186     </item>
187                  187                 
188    </argument> 188    </argument>
189             189            
190   </arguments> 190   </arguments>
191        191       
192  </virtualType> 192  </virtualType>
193   193  
194       194      
195  <type  195  <type 
196   name="Magento\Framework\App\PageCache\Identifier" 196   name="Magento\Framework\App\PageCache\Identifier"
197  > 197  >
198            198           
199   <plugin  199   <plugin 
200    name="mplayerPagecacheIdentifier"  200    name="mplayerPagecacheIdentifier" 
201    type="Mageplaza\LayeredNavigation\Plugin\PageCache\Identifier"  201    type="Mageplaza\LayeredNavigation\Plugin\PageCache\Identifier" 
202   /> 202   />
203        203       
204  </type> 204  </type>
205       205      
206  <type  206  <type 
207   name="Magento\Framework\App\PageCache\Kernel" 207   name="Magento\Framework\App\PageCache\Kernel"
208  > 208  >
209            209           
210   <plugin  210   <plugin 
211    name="mplayerProcessRequest"  211    name="mplayerProcessRequest" 
212    type="Mageplaza\LayeredNavigation\Plugin\PageCache\ProcessRequest"  212    type="Mageplaza\LayeredNavigation\Plugin\PageCache\ProcessRequest" 
213   /> 213   />
214        214       
215  </type> 215  </type>
216 </config> 216 </config>